Skip to content

feat: agent template marketplace — GET /templates, POST /templates/:i…#3

Merged
DIYA73 merged 1 commit into
mainfrom
test-codewatch-review
Jun 18, 2026
Merged

feat: agent template marketplace — GET /templates, POST /templates/:i…#3
DIYA73 merged 1 commit into
mainfrom
test-codewatch-review

Conversation

@DIYA73

@DIYA73 DIYA73 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Adds a built-in template marketplace so users can start from a working flow instead of an empty canvas.

Changes

  • GET /templates — list all templates, optional ?category= filter
  • GET /templates/:id — get a single template
  • POST /templates/:id/use — clone a template into a new Flow in the user's workspace, increments useCount
  • 5 built-in seed templates auto-created on first boot:
    • Web Scraper → Summarize → Email
    • GitHub PR Review
    • Daily News Digest
    • API Health Monitor
    • Data Extractor & CSV Export

Usage

@DIYA73 DIYA73 merged commit ecde7bb into main Jun 18, 2026
1 check passed
@DIYA73 DIYA73 deleted the test-codewatch-review branch June 19, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant